if (x[0]=0 or x[0]=255) then y=1 endif if (x[0]=0 and x[1]=0) then y=1 endif